home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 7824 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: ping.be!news
  2. From: Christ.Vandromme@ping.be (Christ Vandromme)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: MS C 6.0
  5. Date: Wed, 28 Feb 1996 06:35:31 GMT
  6. Organization: PING Belgium
  7. Message-ID: <4h0t3g$nmp@ping1.ping.be>
  8. References: <4gstfd$bjp@news.fullerton.edu>
  9. NNTP-Posting-Host: dialup12.kortrijk.eunet.be
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. xweipeng@titan.fullerton.edu (Peng Wei-Cheng) wrote:
  13.  
  14. >Hi netters:
  15.  
  16. >    I have a quick question, while I running Microsoft C v. 6.0
  17. >I can compile the program, but I can not link the program and make
  18. >it into executable file. every time I link the program the message
  19. >shows that either slibce.lib is missing or slibcer.lib is missing,
  20. >can anyone tell me what I did wrong?.. I installed the MS C as
  21. >default. and the program I ran is just a simple printf function.
  22. >with #include <stdio.h>. I'll appreciate any help, thanks.
  23.  
  24. >Willie
  25.  
  26. Did you put 'LIB' environment  like "set Lib=c:\C600\Lib"?
  27.  
  28.  
  29. Hope to have helped you.
  30.  
  31. Christ Vandromme
  32.  
  33.  
  34. ----------------------------------------------
  35. Email me at Christ.Vandromme@ping.be
  36.  
  37. Home page: http://www.ping.be/user/Christ.Vandromme
  38.  
  39.